Skip to content

poetries/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

testing

learn unit test

Usage

npm install

# 测试代码覆盖率
npm run cover 

# mocha 
npm test